home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / ra / qf12ra.zip / QF.CFG < prev    next >
Text File  |  1995-06-02  |  11KB  |  262 lines

  1. ; QuikFiler, Copyrighted Multiboard Communications Centre, 1995.
  2. ; Sample configuration file for QuikFiler
  3. ; Remember that all lines starting with a semi-colon are commented out.
  4. ;
  5. ;
  6. ; ALTKEY definitions.
  7. ; You can define the alt-1 through alt-9 keys.  (alt-1 through alt-2
  8. ; when unregistered)  Here are a few of the metastrings it supports:
  9. ;
  10. ; *C = Command shell
  11. ; *F = Full path and file name
  12. ; *P = Path of the file area
  13. ; *A = Area number
  14. ; *M = Swap memory on shell
  15. ;
  16. ALTKEY 1 *C /C SHEZ.BAT *F *M
  17. ALTKEY 2 *C /C SHEZ.BAT *D *M
  18. ALTKEY 3 *C *M
  19. ALTKEY 8 M:\RA\DOORS\UPCHECK\UPUTILS.EXE /INSERT /COMMENT *F *M
  20. ALTKEY 9 M:\RA\RAMGR.EXE -F
  21. ;
  22. ;
  23. ; INCLUDE options.
  24. ; Here you can include particular setup options.
  25. ;
  26. INCLUDE CDROM                         (Include CDROM areas in file area?)
  27. INCLUDE REGISTRATION 0                (Place your registration number here)
  28. INCLUDE REPORT M:\RA\JAMLOCAL\PRIVATE (/AUTO activity reports in JAMbase) {+}
  29. INCLUDE COPY   C:\TEMP                (Allow the Alt-P to copy to local dir)
  30. ;
  31. ;
  32. ; COMMAND options.
  33. ; If QF can match the strings given on the right, it will perform
  34. ; the appropriate action defined.  (MOVE, HIDE or DELETE)
  35. ; When defining the strings, & means AND and | means OR.  Brackets
  36. ; operate the same way as mathematics.
  37. ;
  38. MOVE    21  remoteaccess | ra | ra2 | (remote & access)
  39. MOVE    20  (bbs & (util* | game | dorinfo* | ppe | pcb*)) | doorgame
  40. MOVE    20  bbs & !download*
  41. MOVE    20  online & door
  42. MOVE    20  interbbs
  43. MOVE    20  (fossil | door) & (port | node) | (multi & node) | multinode
  44. MOVE     7  (doom | doom2) & (wad | pwad | level* | edit*)
  45. MOVE    13  pascal
  46. MOVE    10  (programming | programmer | source) & (*asm | assemb*)
  47. MOVE    11  (programming | programmer | source) & (*basic | qb* | vb*)
  48. MOVE    12  (programming | programmer | source) & c
  49. MOVE    13  (programming | programmer | source) & (pas | tp* | bp*)
  50. MOVE    37  *.gif
  51. MOVE    63  terminal & (program | package)
  52. MOVE    64  offline & mail & read*
  53. MOVE    55  virus & (scan* | clean*)
  54. MOVE    57  network & (novell | lan* | ipx) & !fido* & !qwk* & !support*
  55. MOVE    57  arcnet | ethernet | tbase-10 | (packet & driver*)
  56. MOVE    58  driver* & (video | cd* | tape* | scsi*)
  57. MOVE    56  pgp | encryption | security
  58. MOVE    40  dos & (screen & saver*)
  59. MOVE    31  (windows | win3) & game*
  60. MOVE    32  (windows | win3) & (icon* | font*)
  61. MOVE    33  (windows | win3)
  62. MOVE    40  screen & saver*
  63. MOVE     5  game* & !lord
  64. MOVE    58  driver | drivers
  65. MOVE    20  lord* & red & dragon | lord | igm
  66. MOVE    39  demo & (graph* | *ga) & !playable
  67. MOVE     5  demo
  68. MOVE    41  (voc | wav | midi) & (file | song | track | sound | clip)
  69. MOVE    42  (mod | s3m | 669) & (file | song | track | sound | clip)
  70. MOVE    21  fd | frontdoor | (front & door)
  71. MOVE    49  biblio* | referenc* | database*
  72. MOVE    48  (check* & (spell* | grammar)) | (word & process*)
  73. MOVE    52  archiver | archives
  74. MOVE    64  hmtl | www | html
  75. MOVE     7  doom2 | doom | pwad | wad | deathmatch | (death & match)
  76. MOVE     5  epic | apogee
  77. MOVE    12  (source & code) & !pas* & !basic
  78. MOVE    64  email
  79. MOVE    44  text | joke | lablview
  80. MOVE    49  book
  81. MOVE    35  (os & 2) | os2
  82. ;
  83. DELETE      porno* | naked | nude
  84. DELETE      wildcat & bbs
  85. ;
  86. HIDE        something_private
  87. HIDE        whateveryouwant & !(whateveryoudontwant)
  88. ;
  89. ;
  90. ; REFERENCE section.
  91. ; These reference lines are generated using the QF.EXE /GENERATE option.
  92. ; They are simply here to help you remember what the appropriate area
  93. ; numbers are when defining your COMMANDS.  You can define upto 100 of
  94. ; them in registered mode, 25 in unregistered mode.
  95. ;
  96. REFERENCE     1 [NEW] Unsorted Uploads
  97. REFERENCE     2 [NEW] File Feed
  98. REFERENCE     5 [GAM] Games
  99. REFERENCE     6 [GAM] Utilities
  100. REFERENCE     7 [GAM] Doom
  101. REFERENCE    10 [PRG] Assembly Source
  102. REFERENCE    11 [PRG] Basic Source
  103. REFERENCE    12 [PRG] C/C++ Source
  104. REFERENCE    13 [PRG] Pascal Source
  105. REFERENCE    14 [PRG] Utilities
  106. REFERENCE    15 [PRG] Text Files
  107. REFERENCE    18 [BBS] Software Packages
  108. REFERENCE    20 [BBS] Doors and Utilities
  109. REFERENCE    21 [BBS] RemoteAccess 2.x Programs
  110. REFERENCE    31 [SYS] Windows Games
  111. REFERENCE    32 [SYS] Windows Icons/Fonts
  112. REFERENCE    33 [SYS] Windows Applications
  113. REFERENCE    34 [SYS] DESQview/QEMM
  114. REFERENCE    35 [SYS] OS/2 Files
  115. REFERENCE    37 [GRA] General Pictures
  116. REFERENCE    39 [GRA] Demos
  117. REFERENCE    40 [GRA] Utilities
  118. REFERENCE    41 [SND] WAV/MID/VOC Sound Files
  119. REFERENCE    42 [SND] MOD/S3M/669 Sound Files
  120. REFERENCE    43 [SND] Sound Utilities
  121. REFERENCE    44 [TXT] General Text Files
  122. REFERENCE    45 [TXT] Mail Networks
  123. REFERENCE    46 [TXT] Newsletters
  124. REFERENCE    48 [TXT] Word Processing
  125. REFERENCE    49 [TXT] Databases/Reference Info
  126. REFERENCE    52 [UTL] File Archivers
  127. REFERENCE    53 [UTL] File and Disk Utilities
  128. REFERENCE    54 [UTL] System Utilities
  129. REFERENCE    55 [UTL] Virus Utilities
  130. REFERENCE    56 [UTL] Security
  131. REFERENCE    57 [UTL] Network
  132. REFERENCE    58 [UTL] Drivers
  133. REFERENCE    59 [PER] Tutors and Educational
  134. REFERENCE    60 [PER] Personal Applications
  135. REFERENCE    61 [PER] Health and Welfare
  136. REFERENCE    63 [TEL] Telecommunications
  137. REFERENCE    64 [TEL] Email
  138. REFERENCE    65 [TEL] Online Games Tools
  139. REFERENCE    68 [SEC] Deleted files
  140. REFERENCE    74 [SEC] Secure Files
  141. REFERENCE    76 [SEC] Failed Upcheck Scan
  142. REFERENCE   100 [BBS] Online Doors         CD
  143. REFERENCE   101 [BBS] Utilities            CD
  144. REFERENCE   102 [GRA] Computer Design      CD
  145. REFERENCE   103 [GRA] Demos                CD
  146. REFERENCE   104 [GRA] Fonts                CD
  147. REFERENCE   105 [GRA] Clipart              CD
  148. REFERENCE   106 [GRA] Animation            CD
  149. REFERENCE   107 [GRA] GIF Files            CD
  150. REFERENCE   108 [GRA] JPG Files            CD
  151. REFERENCE   109 [GRA] PCX/TIF/TGA Files    CD
  152. REFERENCE   110 [GRA] Utilities            CD
  153. REFERENCE   111 [GAM] Games                CD
  154. REFERENCE   112 [GAM] Hints                CD
  155. REFERENCE   113 [GAM] Utilities            CD
  156. REFERENCE   114 [UTL] Business             CD
  157. REFERENCE   115 [UTL] Database             CD
  158. REFERENCE   116 [UTL] Dos                  CD
  159. REFERENCE   117 [UTL] File Compression     CD
  160. REFERENCE   118 [UTL] File Processing      CD
  161. REFERENCE   119 [UTL] Floppy Disk          CD
  162. REFERENCE   120 [UTL] Hard Disk            CD
  163. REFERENCE   121 [UTL] HAM Radio Scanners   CD
  164. REFERENCE   122 [UTL] Input Devices        CD
  165. REFERENCE   123 [UTL] Menus and Shells     CD
  166. REFERENCE   124 [UTL] Math/Science         CD
  167. REFERENCE   125 [UTL] Spreadsheet          CD
  168. REFERENCE   126 [UTL] Printer              CD
  169. REFERENCE   127 [UTL] Video                CD
  170. REFERENCE   128 [UTL] Virus                CD
  171. REFERENCE   129 [TEL] Communications       CD
  172. REFERENCE   130 [TEL] Email                CD
  173. REFERENCE   131 [TEL] Offline Mail         CD
  174. REFERENCE   132 [TEL] Modem                CD
  175. REFERENCE   133 [PRG] Assembly/C Source    CD
  176. REFERENCE   134 [PRG] Basic Source         CD
  177. REFERENCE   135 [PRG] Pascal Source        CD
  178. REFERENCE   136 [PRG] General Source       CD
  179. REFERENCE   137 [PER] Personal Apps        CD
  180. REFERENCE   138 [PER] Education            CD
  181. REFERENCE   139 [PER] Food and Nutrition   CD
  182. REFERENCE   140 [PER] Heath and Medicine   CD
  183. REFERENCE   141 [PER] Home Computing       CD
  184. REFERENCE   142 [PER] Religious            CD
  185. REFERENCE   143 [TXT] Text Files           CD
  186. REFERENCE   144 [TXT] Magazines/Articles   CD
  187. REFERENCE   145 [TXT] Utilities            CD
  188. REFERENCE   146 [TXT] Word Processing      CD
  189. REFERENCE   147 [WIN] Applications         CD
  190. REFERENCE   148 [WIN] Utilities            CD
  191. REFERENCE   149 [WIN] Games                CD
  192. REFERENCE   150 [WIN] BMP/ICO/WAV Files    CD
  193. REFERENCE   151 [SYS] GeoWorks             CD
  194. REFERENCE   152 [SYS] Networks             CD
  195. REFERENCE   153 [SYS] OS/2                 CD
  196. REFERENCE   154 [SYS] Unix, Linux          CD
  197. REFERENCE   155 [SND] WAV/MOD/VOC Files    CD
  198. REFERENCE   156 [MSC] Miscellanious        CD
  199. REFERENCE   157 [MSC] ASP Shareware        CD
  200. REFERENCE   158 [MSC] NewWare Products     CD
  201. REFERENCE   159 [MSC] Author Supported     CD
  202. REFERENCE   160 [BBS] Online Doors         CD
  203. REFERENCE   161 [BBS] Utilities            CD
  204. REFERENCE   162 [BBS] PCBoard PPE Files    CD
  205. REFERENCE   163 [BBS] Wildcat V4.x Utils   CD
  206. REFERENCE   164 [BBS] KBBS Software        CD
  207. REFERENCE   165 [GAM] DOOM Additions       CD
  208. REFERENCE   166 [GAM] Games                CD
  209. REFERENCE   167 [GAM] Hints                CD
  210. REFERENCE   168 [GAM] Scenery              CD
  211. REFERENCE   169 [GAM] Utilities            CD
  212. REFERENCE   170 [GRA] Clipart              CD
  213. REFERENCE   171 [GRA] Demos                CD
  214. REFERENCE   172 [GRA] Fonts                CD
  215. REFERENCE   173 [GRA] Images and Animation CD
  216. REFERENCE   174 [GRA] Utilities            CD
  217. REFERENCE   175 [MSC] ASP Member           CD
  218. REFERENCE   176 [MSC] Miscellanious        CD
  219. REFERENCE   177 [PER] Education            CD
  220. REFERENCE   178 [PER] Food and Nutrition   CD
  221. REFERENCE   179 [PER] Genealogy            CD
  222. REFERENCE   180 [PER] HAM Radio Scanners   CD
  223. REFERENCE   181 [PER] Health and Medicine  CD
  224. REFERENCE   182 [PER] Home Computing       CD
  225. REFERENCE   183 [PER] Personal Application CD
  226. REFERENCE   184 [PER] Religious            CD
  227. REFERENCE   185 [PER] Productivity         CD
  228. REFERENCE   186 [PRG] ASM/C Source         CD
  229. REFERENCE   187 [PRG] BASIC,QB,VB Souce    CD
  230. REFERENCE   188 [PRG] Pascal Source        CD
  231. REFERENCE   189 [PRG] Utilities            CD
  232. REFERENCE   190 [SND] Sound Files          CD
  233. REFERENCE   191 [SYS] Networks             CD
  234. REFERENCE   192 [SYS] Operating Systems    CD
  235. REFERENCE   193 [SYS] OS/2: A - M          CD
  236. REFERENCE   194 [SYS] OS/2: N - Z          CD
  237. REFERENCE   195 [TEL] Communications       CD
  238. REFERENCE   196 [TEL] E-Mail               CD
  239. REFERENCE   197 [TEL] Modem                CD
  240. REFERENCE   198 [TEL] Offline Mail         CD
  241. REFERENCE   199 [TXT] Info                 CD
  242. REFERENCE   200 [TXT] Magazines and Books  CD
  243. REFERENCE   201 [TXT] Text Processing      CD
  244. REFERENCE   202 [TXT] Word Processing      CD
  245. REFERENCE   203 [UTL] Business             CD
  246. REFERENCE   204 [UTL] Databases            CD
  247. REFERENCE   205 [UTL] Dos                  CD
  248. REFERENCE   206 [UTL] File Compression     CD
  249. REFERENCE   207 [UTL] File Processing      CD
  250. REFERENCE   208 [UTL] Floppy Disk          CD
  251. REFERENCE   209 [UTL] Hard Disk/CD-ROM     CD
  252. REFERENCE   210 [UTL] Math/Science         CD
  253. REFERENCE   211 [UTL] Menus and Shells     CD
  254. REFERENCE   212 [UTL] Printers             CD
  255. REFERENCE   213 [UTL] Video                CD
  256. REFERENCE   214 [UTL] Virus Detection      CD
  257. REFERENCE   215 [WIN] Windows/NT           CD
  258. REFERENCE   216 [WIN] Windows: A - I       CD
  259. REFERENCE   217 [WIN] Windows: Games       CD
  260. REFERENCE   218 [WIN] Windows: J - S       CD
  261. REFERENCE   219 [WIN] Windows: T - Z       CD
  262.